home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / futils / futils~1 / man / manpages.zoo / nice.1 < prev    next >
Encoding:
Text File  |  1991-11-13  |  1.0 KB  |  67 lines

  1.  
  2.  
  3.  
  4. NICE(1L)                                                 NICE(1L)
  5.  
  6.  
  7.  
  8. NAME
  9.      nice - run a program with modified scheduling priority
  10.  
  11. SYNOPSIS
  12.      nice [-n adjustment] [-adjustment] [+adjustment=adjustment]
  13.      [command [arg...]]
  14.  
  15. DESCRIPTION
  16.      This manual page documents the GNU version of nice.  If no
  17.      arguments are given, nice prints the current sheduling
  18.      priority, which it inherited.  Otherwise, nice runs the
  19.      given _✓c_✓o_✓m_✓m_✓a_✓n_✓d with its scheduling priority adjusted.  If no
  20.      _✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t is given, the priority of the command is incre-
  21.      mented by 10.  The superuser can specify a negative adjust-
  22.      ment.  The priority can be adjusted by nice over the range
  23.      of -20 (the highest priority) to 19 (the lowest).
  24.  
  25.      OPTIONS
  26.  
  27.      -_✓n _✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t, -_✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t, +_✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t=_✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t
  28.           Add _✓a_✓d_✓j_✓u_✓s_✓t_✓m_✓e_✓n_✓t instead of 10 to the command's priority.
  29.  
  30.  
  31.  
  32.  
  33.  
  34.  
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63. Page 1
  64.  
  65.  
  66.  
  67.